Actuator Endpoint - Caches

Exposes available caches.

Provides access to the application’s caches.

boolean

CachesEndpoint.clearCache(java.lang.String,java.lang.String)

org.springframework.boot.actuate.cache.CachesEndpoint

Provides access to the application’s caches.

CachesEndpoint.clearCaches()

org.springframework.boot.actuate.cache.CachesEndpoint

Provides access to the application’s caches.

CacheEntryDescriptor

CachesEndpoint.cache(java.lang.String,java.lang.String)

org.springframework.boot.actuate.cache.CachesEndpoint

Provides access to the application’s caches.

CachesDescriptor

CachesEndpoint.caches()

org.springframework.boot.actuate.cache.CachesEndpoint